Data solution

Design data solution suited for your company and business.

Database product

We have the world’s most advanced Postgres database product - Redrock Postgres.

DBA Service

Professional Postgres technical support service.

Consulting

We provide you with consulting services related to PostgreSQL technology.

Migration

We can help you migrate your database to Postgres more smoothly.

Training

Training is a critical component of a successful Postgres environment, ensuring that expertise is cultivated while reducing risk and maximizing value.

Do you want to see more?

Redrock Postgres has lots of advanced features, and many improvements based on PostgreSQL.

Getting Started

From our blog

News, articles, customer success stories, and tutorials on PostgreSQL, open source, Redrock Postgres, and more.

PostgreSQL Tutorial: EXPLAIN Query Plan Fields Glossary

on August 29, 2025

Summary: In this tutorial, you will learn various basic fields that you might see in explain plans.

Continue reading

PostgreSQL Tutorial: EXPLAIN Materialize Nodes

on August 27, 2025

Summary: In this tutorial, you will learn various types of materialize “nodes” / operations that you might see in explain plans.

Continue reading

PostgreSQL Tutorial: EXPLAIN Control Nodes

on August 26, 2025

Summary: In this tutorial, you will learn various types of control “nodes” / operations that you might see in explain plans.

Continue reading

PostgreSQL Tutorial: Actual time per operation in EXPLAIN ANALYZE

on August 25, 2025

Summary: When you’re trying to work out why a query in PostgreSQL is slow, EXPLAIN ANALYZE can be a huge help, but calculating the per-operation timings can get tricky.

Continue reading